home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / SET / HISTORY_FILE < prev    next >
Encoding:
Text File  |  1993-05-04  |  533 b   |  13 lines

  1. Usage: SET HISTORY_FILE <path for history file>
  2.   If HISTORY_FILE is set, then the command history is saved in
  3.   this file rather than in memory.  The advantage to this is
  4.   that the size of this file is limited by your disk space and
  5.   doesn't increase the memory usage of IRCII.  The disadvantage
  6.   is that history access might be slower (or it might not).  To
  7.   disable the HISTORY_FILE, set it to <EMPTY>.  To completely
  8.   disable the command history functions, you must also set
  9.   HISTORY to 0.
  10.  
  11. See Also:
  12.   SET HISTORY
  13.